home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / source / gblanker3.5.src.lha / GSource / protos / protos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-18  |  241 b   |  12 lines

  1. #ifndef PROTOS_PROTOS_H
  2. #define PROTOS_PROTOS_H
  3.  
  4. #include "protos/main.h"
  5. #include "protos/module.h"
  6. #include "protos/winhand.h"
  7. #include "protos/cxhand.h"
  8. #include "protos/prefs.h"
  9. #include "protos/handlers.h"
  10.  
  11. #endif /* PROTOS_PROTOS_H */
  12.